home *** CD-ROM | disk | FTP | other *** search
/ Go Ronald / Go Ronald Voice Interactive CD.iso / Data1.cab / _8D088414393A4AB0BB2239714C0C0C0B / scripts / DefineSprite_290 / frame_804 / DoAction.as
Text File  |  2005-08-05  |  184b  |  9 lines

  1. if(mx.lang.Locale.checkXMLStatus() == true)
  2. {
  3.    IDS_TIME1.text = mx.lang.Locale.loadString("IDS_TIME");
  4. }
  5. else
  6. {
  7.    mx.lang.Locale.addDelayedInstance(IDS_TIME1,"IDS_TIME");
  8. }
  9.